home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 55
/
MOBICLIC 55.ISO
/
DATA
/
ARRIBA
/
SWF_ARRIBA
/
arri01.swf
/
scripts
/
DefineButton2_78
/
BUTTONCONDACTION on(release, keyPress Space).as
Wrap
Text File
|
2003-06-02
|
87b
|
5 lines
on(release, keyPress "<Space>"){
_parent.mcGame.pause(false);
nextFrame();
}